tools/libxc: x86 PV common code
authorAndrew Cooper <andrew.cooper3@citrix.com>
Sat, 7 Jun 2014 20:16:33 +0000 (21:16 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 5 May 2015 13:30:46 +0000 (14:30 +0100)
commitb8465d8dfa13252c8e375d72510c5fd5d893d5db
treefe1deee4d5ac8fb4fdc3d015037120e2805a8583
parenta270d09bc06c89cfc660e00a28325d95c540eae0
tools/libxc: x86 PV common code

Add functions common to save and restore of x86 PV guests.  This includes
functions for dealing with the P2M and M2P and the VCPU context.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Campbell <Ian.Campbell@citrix.com>
tools/libxc/Makefile
tools/libxc/xc_sr_common_x86_pv.c [new file with mode: 0644]
tools/libxc/xc_sr_common_x86_pv.h [new file with mode: 0644]